.section__container-reviews{background-position:bottom;background-repeat:no-repeat;background-size:contain;margin:4rem auto;min-height:35rem;position:relative}@media screen and (min-width: 750px){.section__container-reviews{margin:7rem auto;min-height:40rem;background-position:center}}.title__reviews{font-weight:600;color:#1d1d1d;font-size:24px;line-height:28px;margin-bottom:2.4rem}@media screen and (min-width: 750px){.title__reviews{font-size:30px;line-height:36px;margin-bottom:0}}.subtitle__reviews{font-size:16px;line-height:24px;color:#1d1d1d}.grid__reviews{display:flex;flex-direction:column;row-gap:1.6rem}@media screen and (min-width: 750px){.container__reviews{width:70%;margin:0 auto;min-height:40rem}.grid__reviews{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-template-areas:"review1 review2" "review1 review3";padding-bottom:4rem;grid-gap:3.2rem}.grid__reviews--alternate{grid-template-areas:"review1 review2" "review3 review4";padding-bottom:calc(4rem + 10%)}.grid__reviews--alternate .grid-item__reviews:first-of-type{transform:translateY(50%);align-self:flex-end;justify-self:flex-end}.grid__reviews--alternate .grid-item__reviews:nth-of-type(2){align-self:flex-end;justify-self:flex-start}.grid__reviews--alternate .grid-item__reviews:nth-of-type(3){transform:translateY(50%);align-self:flex-start;justify-self:flex-end}.grid__reviews--alternate .grid-item__reviews:nth-of-type(4){align-self:flex-start;justify-self:flex-start}}.grid-item__reviews{display:flex;align-items:center}.grid-item__reviews:first-of-type{grid-area:review1;align-self:center;justify-self:flex-end}.grid-item__reviews:nth-of-type(2){align-self:flex-end}.grid-item__reviews:nth-of-type(3){align-self:flex-start}.grid-item__reviews--single{margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 750px){.grid-item__reviews--single{max-width:40%}}.grid-item__wrapper{display:flex;column-gap:1.6rem;padding:1.6rem;background:#fff;box-shadow:0px 4px 8px rgba(41,41,42,.07);border-radius:8px;min-width:30rem}@media screen and (min-width: 750px){.grid-item__wrapper{padding:3.2rem;box-shadow:0px 10px 20px rgba(41,41,42,.07);border-radius:8px}}.grid-item__review-quote svg{fill:pink;width:1.6rem;height:1.6rem}.grid-item__review{font-weight:400;font-size:14px;line-height:20px;color:#1d1d1d;margin-bottom:2rem}.grid-item__review-author{font-weight:600;font-size:16px;line-height:24px;color:#1d1d1d}@media screen and (min-width: 750px){.grid-item__review-author{font-size:18px;line-height:28px}}.grid-item__review-date{font-size:14px;line-height:20px;color:#ced0d6}@media screen and (max-width: 749px){.hide-on-mobile{display:none}}.link-wrapper__reviews{display:flex;align-items:center;justify-content:center;margin-top:4rem}@media screen and (min-width: 750px){.link-wrapper__reviews{margin-top:0}}.link-wrapper__reviews--single{width:100%;position:absolute;bottom:0}.link__reviews{display:flex;justify-content:center;align-items:center;font-weight:400;text-decoration:none}.link__reviews span{font-weight:325;font-size:16px;line-height:24px;text-decoration:underline;text-underline-position:under;padding-right:1rem}.link__reviews svg{fill:none !important;transform:rotate(270deg) translateX(-1px)}.link__reviews:hover path{stroke:#5e5e5e}